@font-face {
    font-family:'Montserrat';
    src: url(https://dsf.uhm.mybluehost.me/evasavamba/fonts/Montserrat-Regular.ttf);
  }
  p{
          font-family:'Montserrat';
  }
  .header_section.bg-light{
      background:#ffffff !Important;
  }
a.nav-link {
    padding: 0px 29px !important;
    font-weight: bold;
    font-family:'Montserrat' !important;
    font-size: 18px;
    text-transform: uppercase;
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link{
    color:#7da73c;
}
.navbar-light .navbar-nav .nav-link {
    color: black;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
   color:#7da73c;
}
a.navbar-brand img {
    width: 250px;
}
/* Footer */
footer.page-footer.font-small.indigo {
    padding: 40px 0px 0px 0px;
    background: #3d3e40;
}
footer p{
    font-size:14px;
    color: #fff;;
}
h5.font-weight-bold.text-uppercase.mt-3.mb-4 {
    font-family:'Montserrat';
    color: white;
    font-size: 25px;
    font-weight: normal;
}
ul.list-unstyled a {
    font-size:13px;
    text-decoration:none;
    font-family:'Montserrat';
    color: white;
}
.footer-copyright.text-center.py-3 {
        margin-top: 20px;
    background: #7da73c;
    color: white;
}
.ftrLogo {
    width: 300px !important;
}
.ftrLogo img{
    margin-bottom: 20px;
    width: 100%;
    height: auto;
    object-fit: cover;
}
/* Home page Description */
.home_desc {
    margin-bottom: 50px;
    margin-top: 50px;
}
.home_desc p {
    max-width: 800px;
    font-family: 'Montserrat';
    text-align: center;
    font-size: 16px;
    margin: 0 auto;
}
.card {
    box-shadow: 2px 2px 7px 3px #80808057;
    padding: 40px 10px 10px 10px;
    border-radius: 15px;
    border: none;
    margin: 15px 0px;
    width: 100%;
    height: 486px;
    background:#ffffff;
}
.card:hover h2 {
    color: #7da73c;
}
.carousel-indicators li{
    height:5px;
}
.carousel-indicators .active{
    background:#7da73c;
}

.card h2 {
    text-align: center;
    margin-top: 20px;
    font-size: 23px;
}
.card a {
    border: 1px solid #7da73c;
    color: #7da73c;
    text-decoration: none;
    margin: 4px auto 0px;
    text-align: center;
    display: block;
    width: 106px;
    padding: 5px 18px 10px;
}
.card a:hover{
    background:#7da73c;
    color: white;
}
.products h1, .about h1{
    font-family:'OpenSans Bold';
    margin-bottom: 30px;
    text-align: center;
    font-size: 44px;
}
.products {
    padding: 40px 0px 70px 0px;
    background: #7da73c;
}
.products h1 {
    font-family: 'Montserrat';
    color: white;
}
.img_product {
    width: 100%;
    height: 300px;

}
.img_product img {
       margin: 0 auto !important;
    width: 60%;
    height: 100%;
    object-fit: cover;
    display: block;
}
/* About Us */
.banner {
    background:url(https://dsf.uhm.mybluehost.me/evasavamba/images/abt_banner.jpg);
    color: #f1f1f1;
    height: 400px;
  }
  .banner1 {
    background:url(https://dsf.uhm.mybluehost.me/evasavamba/images/ctnt_banner.jpg);
    color: #f1f1f1;
    height: 400px;
  }
  .about {
    margin: 50px 0px;
}
span.brdr_top {
    position: absolute;
    width: 6%;
    border-top: 5px solid #7da73c;
}
.about p{
    font-family:'Montserrat';
text-align: left;
font-size:16px;
}
.about h1 {
    text-align: left;
    font-weight: bold;
    padding-top: 10px;
    font-family: 'Montserrat';
}
.img_abt {
    width: 100%;
    height: auto;
    background: red;
    align-items: center;
    text-align: center;
}
.img_abt img {
    width: 100%;
    height: auto;
    object-fit: cover;
    box-shadow: 10px 13px 20px 0px #7da73c8c;
}
.table_item {
    font-family:'Montserrat';
    transform: translate(0px, 315px);
}

/* Contact US */
section#contact {
    margin: 70px 0px 50px;
}
.form-group {
    margin-bottom:0px;
}
.contact button{
        color: #7da73c;
        background: none;
        margin-top: 24px;
        padding: 10px 15px;
        border: 1px solid #7da73c;
}
.form-control {
    border: 1px solid #78a03a;
}
.contact button:hover{
background: #7da73c;
color: white;
}
.section-title h2 {
    padding-top:10px;
    margin-bottom: 28px;
}
nav.navbar.navbar-expand-lg.navbar-light {
    padding: 0px;
}
.col-md-4.mx-auto.spacing-left {
    padding-left: 70px;
}
.page-footer ul li {
    margin-bottom: 12px;
}
section#contact span.brdr_top {
    width: 15%;
}
@media only screen and (min-width: 768px) {

.home_desc p {
    max-width: 93%;
}
}
@media (max-width: 575.98px) {
    .container {
    max-width: 94% !important;
}
div#navbarSupportedContent {
    padding:30px 0px 20px 0px;
    left: -26px;
    position: absolute;
    width: calc(100% + 52px);
    height: auto;
    background: #3d3e40;
    top: 77px;
    z-index: 100;
}
a.nav-link {
    margin-bottom: 32px;
    font-family: 'Montserrat';
    color: white !important;
}
.banner, .banner1{
    background-position: right;
    background-repeat: no-repeat;
    color: #f1f1f1;
    height: 142px;
    background-size: cover;
}
a.navbar-brand img {
    width: 200px;
}
    footer p{
        text-align:left;
    }
    .col-md-4.mx-auto.spacing-left {
    padding-left:15px;
}
h5.font-weight-bold.text-uppercase.mt-3.mb-4{
    text-align:left;
}
.page-footer ul li {
    text-align: left;
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: #7da73c !important;
}
}